func google.golang.org/protobuf/internal/impl.makeOneofInfo
3 uses
google.golang.org/protobuf/internal/impl (current package)
message_opaque.go#L134: return makeOneofInfo(od, si, x)
message_reflect.go#L86: mi.oneofs[od.Name()] = makeOneofInfo(od, si, mi.Exporter)
message_reflect_field.go#L389: func makeOneofInfo(od protoreflect.OneofDescriptor, si structInfo, x exporter) *oneofInfo {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)